.titulos-2 {
	font-size: 46px;
	line-height: 49px;
	text-align: center;
}

.titulos-2, 
.cuenta-atras-2 .hurrytimer-timer-digit {
	font-family: 'Abril Fatface', cursive;
}

.subtitulos-2 {
	font-family: 'Abril Fatface', cursive;
	font-size: 24px;
	margin-bottom: 8px;
}

.textos-2 {
	line-height: 27px;
	font-family: Georgia;
	max-width: 294px;
	margin: auto; 
	text-align: center;
}

.intro-2 {
    background-image: url(/wp-content/uploads/400-px-1500px.gif);
	height: 950px;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-family: 'Abril Fatface', cursive;
	margin-top: -50px;
}

.texto-sup {
	margin-top: 50px;
	line-height: 30px;
}

.intro-2 hr {
    color: #ffffff;
	max-width: 233px;
	border: .5px solid #ffffff;
	margin: 15px auto;
}

.intro-2 .fecha {
	margin: 10px 0;
}

.nombre-1, .nombre-2, .sep-nombre {
	font-size: 70px;
	margin: 0;
	line-height: 75px;
}

.intro-2 .flecha {
	width: 36px;
	animation: flecha 1s infinite;
}

@keyframes flecha {
	from {
		margin-top: 0px;
	}

	to {
		margin-top: 60px;
	}
}

.foto-2 {
	margin-top: -190px;
	margin-bottom: -190px;
}

.foto-2 img {
	width: 100%;
}

.cuenta-atras-2 {
	background-color: #d4d9f3;
	text-align: center;
	color: white;
	padding-top: 240px;
}

.cuenta-atras-2 #ca-2 {
	margin: 0 0 3px;
}

.cuenta-atras-2 .hurrytimer-timer-label {
	font-family: Georgia;
}

.cuenta-atras-2 svg,
.alojamientos-2 svg {
	max-width: 101px;
	margin: 5px 0 20px;
}

.escribir {
	color: #fff;
	font-size: 46px;
	border: 1px solid;
	max-width: 300px;
	text-align: center;
	border-radius: 70px;
	line-height: 49px;
	padding: 8px 0;
	position: relative;
	margin: auto;
}
.escribir span::after{
	content: "";
	background-color: #CDDBF4;
	height: 43px;
	position: absolute;
	border-left: 1px solid white;
	right: 15px;
	animation: maquina-2 2s infinite alternate steps(10);
}

@keyframes maquina-2 {
	from {
		width: 80%;
	}

	to {
		width: 0%;
	}
}

.itinerario-2 {
	margin-top: -20px;
	background-image: url(/wp-content/uploads/400-px-1500px.gif);
	padding: 40px 0 250px;
}

.itinerario-2 .pasos {
	text-align: center;
}

.itinerario-2 .pasos img{
	max-width: 98px;
	margin: 40px 0 70px;
}

.itinerario-2 .pasos p {
	color: #fff;
	font-size: 20px;
	margin: 0;
}

.itinerario-2 .pasos .p {
	margin-bottom: 65px;
}

.itinerario-2 .pasos .p:last-child {
	margin-bottom: 0;
}

.itinerario-2 .pasos .numero {
	width: 75px;
	height: 75px;
	margin: 20px auto;
	border-radius: 50%;
}

.itinerario-2 .p1 .numero,
.itinerario-2 .p3 .numero{
	background: url(/wp-content/uploads/deg-2-c.gif);
}

.itinerario-2 .p2 .numero,
.itinerario-2 .p4 .numero {
	background: url(/wp-content/uploads/deg-2-e.gif);
}

.itinerario-2 .pasos .numero p {
	font-size: 46px;
	font-family: 'Alice', serif;
	position: relative;
	top: -3px;
}


.itinerario-2 .pasos .titulo {
	font-family: 'Abril Fatface', cursive;
	font-size: 24px;
	margin: -10px 0 10px;
}

.itinerario-2 .pasos .hora {
	font-weight: 600;
	line-height: 27px;
	font-family: Georgia;
}

.itinerario-2 .pasos .texto {
	line-height: 25px;
	font-family: Georgia;
}

.boton-2 {
	color: #a3ded8;
	text-decoration: none;
	font-weight: 600;
	display: block;
	width: 268px;
	margin: auto;
	text-align: center;
	padding: 10px 0;
	border-radius: 30px;
	margin-top: 55px;
	background-color: white;
	border: 1px solid white;
	font-family: Georgia;
	font-size: 20px;
}

.boton-2:hover {
	border: 1px solid white;
	background-color: none;
	background-color: transparent;
	color: white;
}

.celebracion-2  {
	margin: -43% 0 40px;
}

.celebracion-2 .wrap {
	margin-top: -110px;
}

.celebracion-2 #cele {
	width: 128px;
	display: block;
	margin: 0 auto 48px;
}

.celebracion-2 .escribir {
	color: #d4d9f3;
	margin-top: 28px;
	max-width: 320px;

}
.celebracion-2 .escribir span::after{
	background-color: white;
	right: 10px;
	animation: maquina-2-1 2s infinite alternate steps(11);
}

@keyframes maquina-2-1 {
	from {
		width: 93%;
	}

	to {
		width: 0%;
	}
}

.gifs-2 {
	width: 110px;
	display: block;
	margin: auto;
}

.myd .gif-musica {
	position: relative;
	top: -140px;
}

.myd .musica-2 {
	background-color: #d4d9f3;
	text-align: center;
	color: white;
	margin-top: -120px;
	padding-bottom: 10px;
}

.boton-2-verde {
	color: #ffffff;
	margin: 25px auto 0;
	padding: 8px 0;
	background-color: #a3ded8;
	border: 1px solid #a3ded8;
}

.myd .dresscode-2 {
	background-color: #d4d9f3;
	text-align: center;
	color: white;
	height: 230px;
	z-index: 99;
	position: relative;
}

.dresscode-2 .gif-dress {
	margin-bottom: 15px;
}

.modal-content {
	color: black;
}

.asistencia-2 .escribir {
	color: #a3ded8;
	max-width: 300px;
	margin: 28px auto 40px;
}
.asistencia-2 .escribir span::after{
	background-color: white;
	right: 10px;
	animation: maquina-2-2 2s infinite alternate steps(11);
}

@keyframes maquina-2-2 {
	from {
		width: 93%;
	}

	to {
		width: 4%;
	}
}

.asistencia-2 #t-asistencia {
	background-color: #a3ded8;
	margin-top: -70px;
	color: white;
}

.asistencia {
	background-color: #a3ded8;
	color: white;
	padding-top: 50px;
	margin-top: -50px;
}

.whatsapp {
	background-color: #a3ded8;
	color: white;
	padding-top: 55px;
	height: 130px;
	z-index: 99;
	position: relative;
}

.boton-2-azul {
	color: #ffffff;
	margin: 25px auto 0;
	padding: 8px 0;
	background-color: #d4d9f3;
	border: 1px solid #d4d9f3;
}

.boton-2-azul:hover {
	border: 1px solid white;
	background-color: none;
	background-color: transparent;
}

.comparte-2 .escribir {
	color: #a3ded8;
	margin-top: 40px;
}
.comparte-2 .escribir span::after{
	background-color: white;
	right: 20px;
	animation: maquina-2-3 2s infinite alternate steps(11);
}

@keyframes maquina-2-3 {
	from {
		width: 85%;
	}

	to {
		width: 8%;
	}
}

.comparte-2 .textos-2 {
	color: #a3ded8;
	margin: 30px auto 20px;
}

.hashtag-2 {
	width: 328px;
	font-family: Georgia;
	font-size: 30px;
	color: #a3ded8;
	display: block;
	width: fit-content;
	margin: 0 auto 30px;
}

.hashtag-2:hover {
	color: #a3ded8;
	text-decoration: none;
}

.regalos-2 {
	background-image: url(/wp-content/uploads/graficos.jpg);
	background-size: cover;
	background-position: center;
	padding: 70px 0 30px;
	margin-top: 35px;
}

.regalos-2 .fondo {
	background-color: white;
	max-width: 86%;
	margin: auto;
	height: 260px;
	z-index: 99;
	position: relative;
}

.regalos-2 svg {
	max-width: 86%;
	margin: auto;
	display: block;
}

.regalos-2 .titulos-2 {
	color: #a3ded8;
	position: relative;
	top: -70px;
}

.regalos-2 .textos-2 {
	color: #a3ded8;
	margin-top: -70px;
}

.regalos-2 .fondo img {
	margin-top: 30px;
}

.regalos-2 .boton-2-verde:hover {
	color: #a3ded8;
	border: 1px solid #a3ded8;
}

.alojamientos-2 {
	background-image: url(/wp-content/uploads/400-px-1500px.gif);
	background-position: 50% 70%;
	background-size: cover;
	text-align: center;
	padding: 90px 0 200px;
}

.alojamientos-2 .textos-2 {
	color: white;
}

.alojamientos-2 .boton-2 {
	margin: 25px auto 40px
}

.alojamientos-2 .titulos-2,
.album-2 .titulos-2 {
	color: #fff; 
	border: 1px solid; 
	max-width: 320px; 
	text-align: center; 
    border-radius: 70px; 
    padding: 10px 0;
	margin: 0 auto 28px;
}

#sep-album {
	margin-top: -200px;
	width: 100vw;
} 

.album-2 {
	background-color: #d4d9f3;
	margin-top: -10px;
	padding-bottom: 80px;
}

.album-2 .titulos-2 {
	position: relative;
	top: -50px;
	max-width: 280px; 
}

.album-2 .textos-2 {
	color: white;
	margin-top: -50px;
}

.album-2 .boton-2 {
	margin: 25px auto 40px;
	color: #d4d9f3;
}

.album-2 .boton-2:hover {
	margin: 25px auto 40px;
	color: white;
}


